SPREAD for WPF 3.0J - GcSpreadSheet
TableStyleCommand コンストラクタ(Workbook,String,Dictionary<TableStyleElementType,Tuple<StyleFormat,Int32>>,Boolean,Boolean,String)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableStyleCommand クラス > TableStyleCommand コンストラクタ : TableStyleCommand コンストラクタ(Workbook,String,Dictionary<TableStyleElementType,Tuple<StyleFormat,Int32>>,Boolean,Boolean,String)
シンタックス
'宣言
 
Public Function New( _
   ByVal workbook As Workbook, _
   ByVal tableStyleName As System.String, _
   ByVal tableStyleElements As System.Collections.Generic.Dictionary(Of TableStyleElementType,Tuple(Of StyleFormat,Integer)), _
   ByVal add As System.Boolean, _
   Optional ByVal isDefaultTableStyle As System.Boolean, _
   Optional ByVal newName As System.String _
)
public TableStyleCommand( 
   Workbook workbook,
   System.string tableStyleName,
   System.Collections.Generic.Dictionary<TableStyleElementType,Tuple<StyleFormat,int>> tableStyleElements,
   System.bool add,
   System.bool isDefaultTableStyle,
   System.string newName
)

パラメータ

workbook
tableStyleName
tableStyleElements
add
isDefaultTableStyle
newName
参照

TableStyleCommand クラス
TableStyleCommand メンバ
オーバーロード一覧